Uses of Interface
com.cisco.pt.ipc.sim.EnvironmentKeyframe
Packages that use EnvironmentKeyframe
Package
Description
Java Framework built for Packet Tracer 8.1.0.
-
Uses of EnvironmentKeyframe in com.cisco.pt.ipc
Methods in com.cisco.pt.ipc that return EnvironmentKeyframeModifier and TypeMethodDescriptionIPCFactory.addKeyframe(Environment environment, int timeInSeconds) IPCFactory.getKeyframeAt(Environment environment, int index) IPCFactory.getStagingKeyframe(Environment environment) Methods in com.cisco.pt.ipc with parameters of type EnvironmentKeyframeModifier and TypeMethodDescriptionIPCFactory.getEnvironment(EnvironmentKeyframe environmentKeyframe, String env) -
Uses of EnvironmentKeyframe in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return EnvironmentKeyframeModifier and TypeMethodDescriptionEnvironment.addKeyframe(int timeInSeconds) Information provided by the PKI file:Environment.getKeyframeAt(int index) Information provided by the PKI file:Environment.getStagingKeyframe()Information provided by the PKI file: -
Uses of EnvironmentKeyframe in com.cisco.pt.ipc.sim.impl
Classes in com.cisco.pt.ipc.sim.impl that implement EnvironmentKeyframeModifier and TypeClassDescriptionclassInformation provided by the PKI file:Methods in com.cisco.pt.ipc.sim.impl that return EnvironmentKeyframeModifier and TypeMethodDescriptionEnvironmentImpl.addKeyframe(int timeInSeconds) Information provided by the PKI file:EnvironmentImpl.getKeyframeAt(int index) Information provided by the PKI file:EnvironmentImpl.getStagingKeyframe()Information provided by the PKI file: